home *** CD-ROM | disk | FTP | other *** search
-
-
-
- TTTTccccllll____BBBBaaaacccckkkkssssllllaaaasssshhhh((((3333TTTTccccllll)))) TTTTccccllll____BBBBaaaacccckkkkssssllllaaaasssshhhh((((3333TTTTccccllll))))
-
-
-
- NNNNAAAAMMMMEEEE
- Tcl_Backslash - parse a backslash sequence
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- ####iiiinnnncccclllluuuuddddeeee <<<<ttttccccllll....hhhh>>>>
-
- char
- TTTTccccllll____BBBBaaaacccckkkkssssllllaaaasssshhhh(_s_r_c, _c_o_u_n_t_P_t_r)
-
- AAAARRRRGGGGUUUUMMMMEEEENNNNTTTTSSSS
- char *_s_r_c (in) Pointer to a string starting with a
- backslash.
-
- int *_c_o_u_n_t_P_t_r (out) If _c_o_u_n_t_P_t_r isn't NULL, *_c_o_u_n_t_P_t_r gets
- filled in with number of characters in the
- backslash sequence, including the backslash
- character.
-
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- This is a utility procedure used by several of the Tcl commands. It
- parses a backslash sequence and returns the single character
- corresponding to the sequence. TTTTccccllll____BBBBaaaacccckkkkssssllllaaaasssshhhh modifies *_c_o_u_n_t_P_t_r to
- contain the number of characters in the backslash sequence.
-
- See the Tcl manual entry for information on the valid backslash
- sequences. All of the sequences described in the Tcl manual entry are
- supported by TTTTccccllll____BBBBaaaacccckkkkssssllllaaaasssshhhh.
-
-
- KKKKEEEEYYYYWWWWOOOORRRRDDDDSSSS
- backslash, parse
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-